home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
fractal
/
kaos.lha
/
fftlib
/
fft_show_proc.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-12-14
|
136 b
|
9 lines
/*
### procedure for displaying Fourier spectra ###
*/
void fft_show_proc()
{
system_mess_proc(1,"Not yet implemented. Bug Swan.");
}